In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions / CharWhiteList Property

CharWhiteList Property (GdPicturePDF.IPdfOcrOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(6)>

Property CharWhiteList As String
[DispId(6)]

string CharWhiteList {get; set;}
read-write property CharWhiteList: String; 
DispIdAttribute(6)

function get,set CharWhiteList : String
[DispId(6)]

__property string* get_CharWhiteList();

__property void set_CharWhiteList( 

   string* value

);
[DispId(6)]

property String^ CharWhiteList {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions
GdPicturePDF.IPdfOcrOptions Members